Skip to content

Bump rumdl from 0.1.92 to 0.2.4#371

Merged
stefanvanburen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rumdl-0.2.4
Jun 30, 2026
Merged

Bump rumdl from 0.1.92 to 0.2.4#371
stefanvanburen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rumdl-0.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps rumdl from 0.1.92 to 0.2.4.

Release notes

Sourced from rumdl's releases.

v0.2.4

Fixed

  • md060: apply aligned-delimiter when a table auto-compacts past max-width (663f4ba)
  • md034: don't flag URL arguments of MyST colon directives (d55ed20)
  • embedded: gate markdown code block formatting behind code-block-tools opt-in (bd23ad1)
  • md046: treat MyST directive body as directive, not indented code block (060bae2)

Downloads

File Platform Checksum
rumdl-v0.2.4-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.4-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.4-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.4-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.4-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.4-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.4-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)

uv tool install rumdl

Using pip

pip install rumdl

Using pipx

pipx install rumdl

Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.3

Fixed

  • code-block-tools: pipe newline-terminated content to external tools (497d892)

Downloads

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.4 - 2026-05-29

Fixed

  • md060: apply aligned-delimiter when a table auto-compacts past max-width (663f4ba)
  • md034: don't flag URL arguments of MyST colon directives (d55ed20)
  • embedded: gate markdown code block formatting behind code-block-tools opt-in (bd23ad1)
  • md046: treat MyST directive body as directive, not indented code block (060bae2)

0.2.3 - 2026-05-27

Fixed

  • code-block-tools: pipe newline-terminated content to external tools (497d892)

0.2.2 - 2026-05-26

Fixed

  • md081: treat unset and 0 as distinct emphasis thresholds (ca992bd)

0.2.1 - 2026-05-26

Added

  • md081: add no-excessive-emphasis rule (7e9ac64)

0.2.0 - 2026-05-22

Added

  • lsp: improve link completion ranking, ignores, and absolute paths (0ac911e)
  • flavor: add support for MyST (Markedly Structured Text) (#637) (3455840)

Fixed

  • md007: close ordered-ancestor exemption leak across deeper nested quotes (0fa6180)
  • md007: flag misindented top-level unordered list items (f277892)
  • md007: apply ordered-ancestor exemption only to genuinely nested sublists (#638) (4c96cf7)
  • md013: reflow list-item prose in normalize mode without false length warnings (#639) (0816967)
  • cross-file: honor inline-disable and per-file-ignores on lint-cache fast path (05c77e4)

0.1.96 - 2026-05-21

Fixed

  • md073: protect code-span contents from link/image stripping (530e41d)
  • md073: preserve inline code spans and emphasis in generated TOC entries (#634) (897c76a)
  • md057: handle trailing-slash directory links that include a fragment or query (539a6d0)
  • md057: eliminate duplicate warnings for broken relative links and accept existing directory targets (#631, #632) (6a37ada)

... (truncated)

Commits
  • a0d57ac chore: bump version to v0.2.4
  • 663f4ba fix(md060): apply aligned-delimiter when a table auto-compacts past max-width
  • d55ed20 fix(md034): don't flag URL arguments of MyST colon directives
  • bd23ad1 fix(embedded): gate markdown code block formatting behind code-block-tools op...
  • 060bae2 fix(md046): treat MyST directive body as directive, not indented code block
  • a5a0c2d chore: bump version to v0.2.3
  • 497d892 fix(code-block-tools): pipe newline-terminated content to external tools
  • 897894e docs(code-block-tools): add ryl example for linting YAML blocks
  • 4b60991 chore: bump version to v0.2.2
  • ca992bd fix(md081): treat unset and 0 as distinct emphasis thresholds
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rumdl](https://github.com/rvben/rumdl) from 0.1.92 to 0.2.4.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.92...v0.2.4)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2026
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
connect Ready Ready Preview, Comment Jun 1, 2026 10:43pm

Request Review

@stefanvanburen stefanvanburen merged commit 9e61de5 into main Jun 30, 2026
5 checks passed
@stefanvanburen stefanvanburen deleted the dependabot/npm_and_yarn/rumdl-0.2.4 branch June 30, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant